Appliance Logging Forwarding Config
The Appliance Logging Forwarding Config schema defines the configuration for log message forwarding to remote logging servers.
This schema was added in vSphere API 6.7.
{
"hostname": "string",
"port": 0,
"protocol": "string"
}
FQDN or IP address of the logging server to which messages are forwarded.
This property was added in vSphere API 6.7.
The port on which the remote logging server is listening for forwarded log messages.
This property was added in vSphere API 6.7.
Transport protocol used to forward log messages.
For more information see: Appliance Logging Forwarding Protocol.
This property was added in vSphere API 6.7.